home *** CD-ROM | disk | FTP | other *** search
/ The Trig Explorer / The Trig Explorer.iso / mac / Explorer / TRIANGLE.dxr / 00072.ls < prev    next >
Encoding:
Text File  |  1998-07-22  |  154 b   |  13 lines

  1. on mouseUp
  2.   puppetSprite(6, 0)
  3.   puppetSprite(11, 0)
  4.   puppetSprite(7, 0)
  5.   tell the stage
  6.     closeLesson()
  7.   end tell
  8. end
  9.  
  10. on mouseDown
  11.   button()
  12. end
  13.